How to Install bzr-dbus software package in Debian 7 (Wheezy)

How to Install bzr-dbus software package in Debian 7 (Wheezy)

bzr-dbus software package provides D-Bus announcements plugin for Bazaar, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bzr-dbus 

bzr-dbus is installed in your system.

Make ensure the bzr-dbus package were installed using the commands given below,

$ sudo dpkg-query -l | grep bzr-dbus *

You will get with bzr-dbus package name, version, architecture and description in a table

bzr-dbus package basic information:

Distro Debian 7 wheezy
Section Version Control Systems
Package bzr-dbus
Version 0.1~bzr52-2
Description D-Bus announcements plugin for Bazaar
Sub Section vcs


See Also, How to uninstall or remove bzr-dbus software package from Debian 7 (Wheezy)?